From 96c602cc0eccc4ddd91ae60780b7685c1025733c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 7 Apr 2005 05:39:18 +0000 Subject: [PATCH] Ignore regions which fall completely outside the line. (#165862, Felipe 2005-04-07 Matthias Clasen * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): Ignore regions which fall completely outside the line. (#165862, Felipe Heidrich) --- ChangeLog | 6 ++++++ ChangeLog.pre-2-10 | 6 ++++++ ChangeLog.pre-2-8 | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index b98484f305..bf82f47c12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-04-07 Matthias Clasen + + * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): + Ignore regions which fall completely outside the line. + (#165862, Felipe Heidrich) + 2005-04-06 Matthias Clasen * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Document diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index b98484f305..bf82f47c12 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +2005-04-07 Matthias Clasen + + * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): + Ignore regions which fall completely outside the line. + (#165862, Felipe Heidrich) + 2005-04-06 Matthias Clasen * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Document diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index b98484f305..bf82f47c12 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,9 @@ +2005-04-07 Matthias Clasen + + * gdk/gdkpango.c (gdk_pango_layout_line_get_clip_region): + Ignore regions which fall completely outside the line. + (#165862, Felipe Heidrich) + 2005-04-06 Matthias Clasen * gtk/gtktreeview.c (gtk_tree_view_set_search_column): Document -- 2.30.2